The Elder Scrolls Forums

TES Construction Set and Plugins >> General TES Construction Set

Pages: 1
shannon_
Curate

Reged: 06/05/04
Posts: 756
Toggle collision script?
      #2969703 - 08/25/04 05:09 PM

Is there a script command for turning the collision of an object off? Anyone know?

Post Extras: Print Post   Remind Me!   Notify Moderator  
Rolach
Diviner

Reged: 09/21/03
Posts: 4956
Loc: Here
Re: Toggle collision script? [Re: shannon_]
      #2970207 - 08/25/04 07:21 PM

I think collision is built into the mesh babes. You wanting a false floor or something?

--------------------
GOTY

If I'm not here I'm playing DragonRealms a text based MMRPG.

My little mod page (Thanks to ChaosBlade for hosting!)


Post Extras: Print Post   Remind Me!   Notify Moderator  
shannon_
Curate

Reged: 06/05/04
Posts: 756
Re: Toggle collision script? [Re: Rolach]
      #2970308 - 08/25/04 07:49 PM

Nah, I'm making a moveable furniture mod, and sometimes you get stuck inside the stuff after placing it. I thought maybe I could solve that problem with a script...

Post Extras: Print Post   Remind Me!   Notify Moderator  
Miles_Acraeus
Master

Reged: 08/24/02
Posts: 7891
Loc: Primum Mobile
Re: Toggle collision script? [Re: shannon_]
      #2970326 - 08/25/04 07:53 PM

Not on any particular object. You can turn world collision off by using the command TC.



--------------------
"Just some spittle in your face." ~ Vladimir Harkonnen



Post Extras: Print Post   Remind Me!   Notify Moderator  
Mode_Locrian
Diviner

Reged: 10/07/02
Posts: 2084
Loc: Bjornholm, Rykith Lowlands Region
Re: Toggle collision script? [Re: shannon_]
      #2970463 - 08/25/04 08:39 PM

Well... if you can use fixme in a script, this might work:

begin collision_fix ;attach this to the piece of furniture.

if ( GetDistance, player < 5 )
fixme
endif

end

Just a guess... don't expect anything.

--------------------
My Website
Bards of Vvardenfell Thread (New Info 8/15/04)


Post Extras: Print Post   Remind Me!   Notify Moderator  
Miles_Acraeus
Master

Reged: 08/24/02
Posts: 7891
Loc: Primum Mobile
Re: Toggle collision script? [Re: Mode_Locrian]
      #2970533 - 08/25/04 09:03 PM

That might be a better solution, Mode. How about floating the object xyz with the check "OnPcDrop", and using a "position" command using those variables (if it's possible) on the player?. Does fixme automatically "fix" the player, or only the calling object?



--------------------
"Just some spittle in your face." ~ Vladimir Harkonnen



Post Extras: Print Post   Remind Me!   Notify Moderator  
Mode_Locrian
Diviner

Reged: 10/07/02
Posts: 2084
Loc: Bjornholm, Rykith Lowlands Region
Re: Toggle collision script? [Re: Miles_Acraeus]
      #2970591 - 08/25/04 09:22 PM

fixme always works on the player, I think. Otherwise, your method of setting pos would definitely work, but if my 5 lines of code does the job... why mess with it?

--------------------
My Website
Bards of Vvardenfell Thread (New Info 8/15/04)


Post Extras: Print Post   Remind Me!   Notify Moderator  
shannon_
Curate

Reged: 06/05/04
Posts: 756
Re: Toggle collision script? [Re: Mode_Locrian]
      #2970973 - 08/25/04 11:32 PM

Alright, so if I add 'fixme' to the right spot in the furniture script, it will remvove the collision? I've never heard of that one. I'll check it out shortly.

Post Extras: Print Post   Remind Me!   Notify Moderator  
Pages: 1


Extra information
1 registered and 2 anonymous users are browsing this forum.

Moderator:  Umrahel, Freddo, Pete, Hungry Donner, Attrebus, Miltiades, tegger 

Print Thread

Permissions
      You cannot start new topics
      You cannot reply to topics
      HTML is disabled
      UBBCode is enabled

Rating:
Thread views: 73

Rate this thread
 
Jump to

The Elder Scrolls Homepage

*
UBB.threads™ 6.3

Click for Privacy Statement © 2003 Bethesda Softworks LLC, a ZeniMax Media company. All Rights Reserved.
PRIVACY POLICY | TERMS & CONDITIONS | LEGAL INFORMATION | CONTACT US